Welcome![Sign In][Sign Up]
Location:
Search - grid delphi

Search list

[Delphi VCLehpwork

Description: ehp grid is tool for delphi
Platform: | Size: 1376256 | Author: abed | Hits:

[Windows DevelopDelphi_042404

Description: 一个Delphi条件查询例子,按年份检索统计或查询数据库的内容,并在下边的网格控件中显示符合条件的查询。测试所有的数据库在Database目录中,若测试请事前附加和设置好数据库。 -A Delphi criteria query example, by year statistics or content query the database to retrieve and display query matches in the lower grid control. Test all databases in the Database directory, if additional tests requested in advance and set up the database.
Platform: | Size: 173056 | Author: D2NX83N | Hits:

[Windows DevelopDelphi_028257

Description: Delphi通过聚集函数MIN求销售额、利润最少的商品,可选两个查询条件:一是查询销售额最少的产品,二是查询利润最小的商品,程序检索数据库后,将查询结果显示在Dataview网格中,便于浏览。程序是一个SQL与函数结合的例子,对学习数据库高级检索有参考意义。 -Delphi MIN aggregate functions required by sales, profits minimal commodity, optional two query conditions: First, check the minimum product sales, the second is the smallest query profit commodity, the program searches the database, the query results are displayed in Dataview Network grid for easy browsing. Program is a combination of SQL and function examples for learning database Advanced Search reference significance.
Platform: | Size: 173056 | Author: K3WH540 | Hits:

[Windows DevelopDelphi_132377

Description: Delphi删除数据库指定数据,若数据库中无数据,则在删除时会给出提示:“数据表已清空,无法删除。”,若有数据,程序先读取出这些数据,可选中网格中的任意一条数据,点击删除按钮即可,操作成功会给出提示:“删除成功”。这是个比较基础的Delphi初学者参考实例,删除数据也是数据库最基础的操作。- Delphi specified data to delete the database, if the database contains no data, when you delete will give prompt:. "Data table is empty, you can not delete", if the data, the program first reads out the data, optionally in the grid success of any piece of data, click the Delete button, the operation will give prompt: "deleted successfully." This is a basis for comparison of Delphi beginners reference example, to delete the data is the most basic operation of the database.
Platform: | Size: 172032 | Author: JX6BHO4 | Hits:

[Delphi VCLDelphi_763756

Description: Delphi:使用Delphi中tPaintBox组件的Canvas属性绘图,绘制图案,一个椭圆形的网格图案,并可以给这个图案的线条着色。点击“执行”按钮,程序即开始执行图案绘制功能。 -Delphi: Delphi using the Canvas property in tPaintBox assembly drawing, draw patterns, an oval-shaped grid pattern, and this pattern can give the line coloring. Click the "Run" button, the program begins execution pattern drawing functions.
Platform: | Size: 5120 | Author: CF1OGNW | Hits:

[Delphi VCLDelphi_813821

Description: Delphi:这是一个比较有用的功能示例,让Delphi实现StringGrid数据网格自动移动光标及增加行,当我们输入的时候,我们都希望表格能“智能”一些,某个单元格的数据输入完的时候,希望它能自动切换到下一个目标行,通过本例代码,你将了解如何实现这一功能,并可增加StringGrid行数。 -Delphi: This is a useful feature example, let Delphi to achieve StringGrid data grid automatically move the cursor and the increase in the line, when we entered, we all want to be able to form "smart" number, a cell data input finished , I hope it can automatically switch to the next target line, through the example code, you will learn how to implement this function, and increase the number of lines StringGrid.
Platform: | Size: 190464 | Author: K8C3XML | Hits:

[Delphi VCLDelphi_126320

Description: Delphi:扫雷游戏Delphi新版附源码,游戏内容:假设点开格子出现数字n,则说明这个格子周围有n个雷 -Delphi: Delphi version of Minesweeper game with source code, game content: Assuming opening the grid with digits n, then the lattice around the mine has n
Platform: | Size: 401408 | Author: WETSKKV | Hits:

[Delphi VCLDelphi_261018

Description: Delphi:Delpi在TStringGrid上回车移动焦点,在TStringGrid的各个网格中移动当前焦点,看似不起眼的功能,但是需要添加上才行呢?如何添加这个功能呢?那就下载源码好好研究一下这个源码吧。 -Delphi: Delpi Enter TStringGrid move the focus on moving the current focus in each grid TStringGrid, the seemingly insignificant feature, but you need to add it on the job? How to add this function? Then download the source code a good look at this source it.
Platform: | Size: 7168 | Author: JOD630T | Hits:

[Other systemsPrintStringGrid

Description: this program learn to use "print from string grid with delphi"
Platform: | Size: 867328 | Author: javad | Hits:

[Game Programdiandeng

Description: 点灯游戏,比较经典的一款游戏,这是用Delphi编程实现的,这款游戏的玩法是,鼠标点击格子,点击的格子会变黑或变白,当整个格子都被变为黑或白的时候你就胜出了,呵,这应该算是一款益智游戏。-Look over the game, more of a classic game, this is achieved using Delphi programming, playing this game, the mouse click grid, click on the grid will be black or white, when the entire grid has been turned black or white when you won, Oh, this should be regarded as a puzzle game.
Platform: | Size: 8192 | Author: acomplexa | Hits:

[Delphi VCLTDBNavigator

Description: Delphi仿TDBNavigator组件功能的例子,用来浏览数据库的一个组件,网格控件,可上一条、下一条并分页浏览access中的内容,还可以添加、编辑、删除、修改数据库的内容,模拟TDBNavigator组件所实现的功能。-Delphi imitation TDBNavigator component features for example, a component, browse the database grid control, can be a, a and tabbed browsing the content in access, you can also add, edit, delete, modify the contents of the database, the realization of simulation function of TDBNavigator components.
Platform: | Size: 228352 | Author: wpudn54 | Hits:

[Delphi VCLdelphinotquery

Description: Delphi数据库查询:NOT与谓词组合条件查询实例,测试数据库使用SQLSERVER,可查询产品销售数量不少于指定值的查询,有符合条件的记录,将显示在网格列表控件中,测试数据库在Database下,请先附加并设置好。-Delphi database query query examples: NOT and predicate combination condition, test database using SQLSERVER, can inquire the product sales amount not less than the specified value query, there are records that meet the criteria, will be displayed in the grid list control, test database in Database, please attach and set.
Platform: | Size: 181248 | Author: wpudn60 | Hits:

[Game Programdiandeng

Description: 点灯游戏,比较经典的一款游戏,这是用Delphi编程实现的,这款游戏的玩法是,鼠标点击格子,点击的格子会变黑或变白,当整个格子都被变为黑或白的时候你就胜出了,呵,这应该算是一款益智游戏。-Look over the game, more of a classic game, this is achieved using Delphi programming, playing this game, the mouse click grid, click on the grid will be black or white, when the entire grid has been turned black or white when you won, Oh, this should be regarded as a puzzle game.
Platform: | Size: 8192 | Author: signsa | Hits:

[Delphi VCLEhLib3.4

Description: EhLib 是一套非常优秀的第三方VCL Grid组件,相对于Delphi自身的DBGrid,它增加了很多功能,如: 1、Grid可显示为Flat、3D效果; 2、在表格底部显示合计行(可多行); 3、自动列标题排序,可自动显示排序标记; 4、日期列自动为DateTimePicker,Boolean列自动为CheckBox; 5、表格首行可显示查询行,自动筛选数据; 6、增加Grid数据查找对话框; 7、支持Grid打印,打印效果非常理想; 8、可将Grid数据导出至Excel、Word、Html、TXT-EhLib is a very good third-party VCL Grid components, as opposed to Delphi s own DBGrid, which adds a lot of features such as: 1, Grid can be displayed for the Flat, 3D effects 2, in the form displayed at the bottom of the total line (which can be multi-line) 3, automatic column header to sort, can be displayed automatically sort marker 4, the date listed automatically DateTimePicker, Boolean out automatically CheckBox 5, form the first line shows the query line, automatic screening data 6, an increase Grid data Find dialog box 7, to support the Grid print, print effect is very desirable 8, Grid data can be exported to Excel, Word, Html, TXT
Platform: | Size: 2701312 | Author: belsai | Hits:

[Delphi VCLEhLib-7.0.131

Description: delphi grid component
Platform: | Size: 13551616 | Author: fototavr | Hits:

[Delphi VCLPrtgrid

Description: Delphi Components Print Grid.
Platform: | Size: 5120 | Author: kameni | Hits:

[Windows DevelopMyGrid8

Description: delphi alternative grid
Platform: | Size: 1096704 | Author: pigas2973360 | Hits:

[Delphi VCLNiceGrid

Description: grid para Delphi muy dinamico
Platform: | Size: 754688 | Author: carlos | Hits:

[Static control1Stclass-2010

Description: 1stClass brings spectacular high-class components to your Delphi and C++ Builder applications to make them truly stand out. From its eye-catching image-shaped forms and image-shaped buttons, to its powerful and polished bound and unbound treeview and outlookbar components, you will notice 1stClass quality and attention to detail. 1stClass also is the ideal companion to InfoPower, as you can embed 1stClass powerful combo controls, such as its tree combos or image combos, directly into InfoPower s grid. 1stClass Studio 2009 allows developers to easily expand the global reach of their applications with built-in support for Unicode when using Delphi 2009 and C++ Builder 2009. Built-in support for Unicode means that applications will look and operate proplerly on all language versions of Windows and seamlessly support both Unicode and ANSI data. -1stClass brings spectacular high-class components to your Delphi and C++ Builder applications to make them truly stand out. From its eye-catching image-shaped forms and image-shaped buttons, to its powerful and polished bound and unbound treeview and outlookbar components, you will notice 1stClass quality and attention to detail. 1stClass also is the ideal companion to InfoPower, as you can embed 1stClass powerful combo controls, such as its tree combos or image combos, directly into InfoPower s grid. 1stClass Studio 2009 allows developers to easily expand the global reach of their applications with built-in support for Unicode when using Delphi 2009 and C++ Builder 2009. Built-in support for Unicode means that applications will look and operate proplerly on all language versions of Windows and seamlessly support both Unicode and ANSI data.
Platform: | Size: 5253120 | Author: mggcmatheus | Hits:

[OtherDrawCheckboxGrid

Description: Draw CheckBox Grid in delphi
Platform: | Size: 268288 | Author: yann83 | Hits:
« 1 2 3 4 5 6»

CodeBus www.codebus.net